MVPSI.JAMS.Activities.PowerShell Namespace : PSWrapperGeneric<TResult> Class |
For a list of all members of this type, see PSWrapperGeneric<TResult> members.
Name | Description | |
---|---|---|
![]() | CommandName | The name of the Command or Function. |
![]() | ConsoleFilePath | Specifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | Input | Optional pipeline input to pass into the PSWrapperGeneric. |
![]() | ModuleName | The name of the Module that contains the command to be run. |
![]() | Options | Specifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) |
![]() | Properties | Collection of Properties. |
![]() | ReferenceParameters | Collection of parameter names that were a PSReference on the function and need to be outputted back to the Workflow. |
![]() | Result | (Inherited from System.Activities.Activity<TResult>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |
Name | Description | |
---|---|---|
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity<TResult>) |